Skip to content

Preferred sequencer fail early and cleary on DA-address mismatch#2607

Merged
citizen-stig merged 3 commits intodevfrom
nikolai/preferred-seq-early-config-check
Mar 20, 2026
Merged

Preferred sequencer fail early and cleary on DA-address mismatch#2607
citizen-stig merged 3 commits intodevfrom
nikolai/preferred-seq-early-config-check

Conversation

@citizen-stig
Copy link
Member

@citizen-stig citizen-stig commented Mar 19, 2026

Description

Preferred sequencer checks match between its own DaService address and DA address of preferred sequencer in the runtime. Fails early and clearly on mismatch, so operators can fix the error

  • I have updated CHANGELOG.md with a new entry if my PR makes any breaking changes or fixes a bug. If my PR removes a feature or changes its behavior, I provide help for users on how to migrate to the new behavior.
  • I have carefully reviewed all my Cargo.toml changes before opening the PRs. (Are all new dependencies necessary? Is any module dependency leaked into the full-node (hint: it shouldn't)?)

Linked Issues

Testing

No

Docs

No updates


Open with Devin

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@citizen-stig citizen-stig merged commit 4cc00c5 into dev Mar 20, 2026
23 checks passed
@citizen-stig citizen-stig deleted the nikolai/preferred-seq-early-config-check branch March 20, 2026 15:16
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Preferred sequencer can detect that its own DA adapter address is not matching preferred sequencer

2 participants